widget: Move {dis,}connect_frame_clock into their only caller
authorTimm Bäder <mail@baedert.org>
Thu, 7 May 2020 06:20:03 +0000 (08:20 +0200)
committerTimm Bäder <mail@baedert.org>
Sun, 10 May 2020 06:44:20 +0000 (08:44 +0200)
commit2455978c78da98d21de54a872ffd81fe31f572f1
treef6aab44d0a69320bdbb997191c6bf346dbc6c653
parent343707e0a2142cb303f2f7b8e45c8e7c89f131ac
widget: Move {dis,}connect_frame_clock into their only caller

Makes sense to have these only in (un)realize.
gtk/gtkwidget.c